EMT Practice Test
1. Question Content...
Question1: What is the output of the following command?
echo "Hello World" | tr -d aieou
Question3: In Bash, inserting 1>&2 after a command redirects
Question6: Which of the following statements is correct regarding the command foo 1> bar?
Question7: Which of the following is correct when talking about mount points?
Question10: Which of the following command sets the Bash variable named TEST with the content FOO?
Question13: What is the difference between the i and a commands of the vi editor?
Question18: What is the default nice level when a process is started using the nice command?
Question19: What is the effect of the egrep command when the -v option is used?
Question21: What is the default action of the split command on an input file?
Question24: Which of the following commands lists the dependencies of a given dpkg package?
Question25: What does the ? symbol within regular expressions represent?
Question28: How many fields are in a syntactically correct line of /etc/fstab?
Question30: What does the command mount -a do?
Question35: In compliance with the FHS, in which of the directories are man pages found?
Question40: What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)
Question43: What happens after issuing the command vi without any additional parameters?
Question44: What is the purpose of the Bash built-in export command?
Question45: Which of the following commands updates the linker cache of shared libraries?
Question58: Which of the following commands will change the quota for a specific user?
Question61: Which of the following file permissions belong to a symbolic link?
Question64: What does the -purge action with the dpkg command do?